public java.lang.String extractText( PDFContentExtractionContext context ) |
Parameters
- context
- Context for text extraction.
Return Value
The text on the page.
public java.lang.String extractText( PDFContentExtractionContext context ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When context is null |